home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 December / CMCD1203.ISO / Software / Complet / CINEBENCH 2003 / resource / modules / objects / res / strings_us / description / Osphere.str < prev    next >
Text File  |  2003-02-27  |  397b  |  15 lines

  1. STRINGTABLE Osphere
  2. {
  3.     Osphere "Sphere Object";
  4.  
  5.     PRIM_SPHERE_RAD "Radius";
  6.     PRIM_SPHERE_SUB    "Segments";
  7.     PRIM_SPHERE_TYPE "Type";
  8.         PRIM_SPHERE_TYPE_STANDARD        "Standard";
  9.         PRIM_SPHERE_TYPE_TETRA        "Tetrahedron";
  10.         PRIM_SPHERE_TYPE_HEXA         "Hexahedron";
  11.         PRIM_SPHERE_TYPE_OCTA                "Octahedron";
  12.         PRIM_SPHERE_TYPE_ICOSA            "Icosahedron";
  13.     PRIM_SPHERE_PERFECT    "Render Perfect";
  14. }
  15.